Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
This playbook leverages Illumio workloads API to contain and isolate a workload based on user inputs.
.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | IllumioSaaS |
| Source | View on GitHub |
📄 Source: Illumio-Port-Blocking-Switch/readme.md
Playbooks are collections of procedures that can be run from Microsoft Sentinel.
The Containment Switch playbook is designed to help isolate workloads. It includes the following procedures:
Each procedure is implemented as a function within an Azure Function App.
The playbook provides the following capabilities:
{
"protocol": 17,
"port": 5354,
"applyChanges": true
}
Regarding "applyChanges": If true, the playbook will create and provision changes (including workload enforcement changes). If false, it skips object creation/modification steps and only provides a summary of actions, but traffic query results and parsed workloads will still be available.
Deploy the function app first:
User can modify the playbook name, function app name as per requirements.
PCE fqdn, port, org id, api key and secret are needed for communicating with the pce. Once these are entered, click on next and follow steps to deploy.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊